feat(docs): restructure sidebar dropdowns and replace /docs STUB#162
feat(docs): restructure sidebar dropdowns and replace /docs STUB#162moshams272 wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Revise the summary of each section in |
|
|
|
||
| [Explore the webpack API!](/docs/api/v5.x) | ||
|
|
||
| ### Third Party Packages |
There was a problem hiding this comment.
I wouldn't consider them third-party. They're maintained by the webpack core team, so for the most part, they aren't really third-party
There was a problem hiding this comment.
I just want to make them dropdown lists, so could u suggest another name instead third-party
There was a problem hiding this comment.
I think we could make it under the main packages section !!
There was a problem hiding this comment.
I wouldn't consider them third-party. They're maintained by the webpack core team, so for the most part, they aren't really third-party
+1 to that
There was a problem hiding this comment.
Yep, I think it should be under the main packages section.
There was a problem hiding this comment.
Nice, I'll do that once we choose the design of pages/guides/index.md at PR #161.
@moshams272 can u make clicking the loaders and plugin titles routes to their index.md pages respectively which are added by @ryzrr |
Oops, Forgot it. |
ece9395 to
85a3b65
Compare

Summary
This PR replaces the
STUBmarker inpages/docs/index.mdand restructures the sidebar.Related issue: #158